Skip to content

[Snyk] Upgrade jest-each from 29.6.2 to 29.6.3#30

Open
Andreas-Hum wants to merge 1 commit into
mainfrom
snyk-upgrade-322b37f8757c87e271cb8cd95aaef7be
Open

[Snyk] Upgrade jest-each from 29.6.2 to 29.6.3#30
Andreas-Hum wants to merge 1 commit into
mainfrom
snyk-upgrade-322b37f8757c87e271cb8cd95aaef7be

Conversation

@Andreas-Hum

Copy link
Copy Markdown
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jest-each from 29.6.2 to 29.6.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-08-21.
Release notes
Package name: jest-each
  • 29.6.3 - 2023-08-21

    Fixes

    • [expect, @ jest/expect-utils] ObjectContaining support symbol as key (#14414)
    • [expect] Remove @ types/node from dependencies (#14385)
    • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
    • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
    • [jest-mock] Revert #13692 as it was a breaking change (#14429)
    • [jest-mock] Revert #13866 as it was a breaking change (#14429)
    • [jest-mock] Revert #13867 as it was a breaking change (#14429)
    • [@ jest/reporters] Marks Reporter's hooks as optional (#14433)
    • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

    Chore & Maintenance

    • [jest-changed-files, jest-circus, jest-console, @ jest/core, @ jest/runtime, @ jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

    New Contributors

    Full Changelog: v29.6.2...v29.6.3

  • 29.6.2 - 2023-07-27

    Fixes

    • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
    • [@ jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
    • [jest-snapshot] Move @ types/prettier from dependencies to devDependencies (#14328)
    • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
    • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)

    Chore & Maintenance

    • [@ jest/core] Use pluralize from jest-util rather than own internal (#14322)

    New Contributors

    Full Changelog: v29.6.1...v29.6.2

from jest-each GitHub release notes
Commit messages
Package name: jest-each
  • fb7d95c v29.6.3
  • b657415 chore: update changelog for release
  • d9710a1 chore: add `invariant` and `notEmpty` to `jest-util` (#14366)
  • 58e8491 fix: isolate esm async import bug (#14397)
  • 8426b5d Marks Reporter's hooks as optional (#14433)
  • 085f063 Revert breaking changes to mocks (restoreAllMocks, spy changes) since 29.3.0 (#14429)
  • eb61702 Archive docs versions 29.3 and below (#14425)
  • 9c8fdbb fix: symbol key could not be enum (#14414)
  • a5cdc86 fix(deps): update dependency clsx to v2 (#14364)
  • a515a16 fix(jest-core): don't use workers in watch mode if runInBand specified (#14085)
  • dde57f7 docs: incorrect specification to the method jest.replaceProperty (#14388)
  • 0cbe04d fix(expect): remove @ types/node from dependencies (#14385)
  • 49bacb9 chore: update jest repo organisation in urls (#14413)
  • 25a8785 fix: update `istanbul-lib-instrument` to v6 (#14401)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov

codecov Bot commented Sep 12, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.37%. Comparing base (7ebbf48) to head (a852c25).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          14       14           
  Lines        1255     1255           
  Branches      237      237           
=======================================
  Hits         1222     1222           
  Misses         19       19           
  Partials       14       14           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants